Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MeshInfo.parts helper #1374

Merged
merged 4 commits into from
Jan 25, 2024
Merged

MeshInfo.parts helper #1374

merged 4 commits into from
Jan 25, 2024

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Jan 24, 2024

Adds MeshInfo.parts helper -> returns a dictionary of part ID to part name to prevent from having to manipulate PropertyFields.

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi added the enhancement New feature or request label Jan 24, 2024
@PProfizi PProfizi added this to the v0.11.0 milestone Jan 24, 2024
@PProfizi PProfizi self-assigned this Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fe42da5) 87.51% compared to head (6840662) 87.56%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1374      +/-   ##
==========================================
+ Coverage   87.51%   87.56%   +0.05%     
==========================================
  Files          81       81              
  Lines        9360     9376      +16     
==========================================
+ Hits         8191     8210      +19     
+ Misses       1169     1166       -3     

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi merged commit 2cd0f0f into master Jan 25, 2024
40 checks passed
@PProfizi PProfizi deleted the feature/meshinfo_parts branch January 25, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants